home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: delta / whiteline CD Series - delta.iso / games / litt_200 / source / german.prj next >
Text File  |  1995-11-25  |  520b  |  26 lines

  1. ; @(#) Projektdatei für LITTLE15.APP
  2. ; @(#) Dirk Hagedorn, 15.12.1994
  3. ; ----------------------------------
  4.  
  5. LITTLE15.APP                     ; Programmname
  6.  
  7. .C [ -A -Y -T -K -M -G -P ]
  8. .L [ -G -L -Y ]
  9. .S [ -Y -V ]
  10.  
  11. =
  12.  
  13. pcstart.o            ; PC Startupcode
  14.  
  15. little15            (litt_ger.h)
  16.  
  17. PCBGILIB.LIB        ; BGI library
  18. PCFLTLIB.LIB        ; floating point library
  19. PCSTDLIB.LIB        ; standard library
  20.  
  21. PCEXTLIB.LIB        ; extended library
  22. PCTOSLIB.LIB        ; TOS library
  23. PCGEMLIB.LIB        ; AES and VDI library
  24.  
  25. SYS_GEM2.LIB        ; SysGem
  26.